Frame width was not updated in fullscreen when scroll bars where removed/added.
authorJan D. <jan.h.d@swipnet.se>
Fri, 8 Jan 2010 11:41:57 +0000 (12:41 +0100)
committerJan D. <jan.h.d@swipnet.se>
Fri, 8 Jan 2010 11:41:57 +0000 (12:41 +0100)
commiteb043bf2c723e2b677b66c8657f5976a96d9235b
treed3d4ed107306dbf96697a615359d782c1b9638dc
parent174cbd6c648cce5f95af1059d417193e5b3b49f1
Frame width was not updated in fullscreen when scroll bars where removed/added.

(change_frame_size_1): newwidth == FRAME_COLS  (f) must
also be true before we can return early (bug #5339).
src/ChangeLog
src/dispnew.c